Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved prompts to top of the agent files #160

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

nerfZael
Copy link
Contributor

@nerfZael nerfZael commented Apr 9, 2024

No description provided.

@nerfZael nerfZael requested review from dOrgJelli and cbrzn April 9, 2024 12:37
@nerfZael
Copy link
Contributor Author

nerfZael commented Apr 9, 2024

/workflows/benchmarks agents/token 1

Copy link

github-actions bot commented Apr 9, 2024

Finished benchmarks

Test Run Summary

  • Run from: ./autotx/tests/agents/token
  • Iterations: 1
  • Total Success Rate: 66.67%

Detailed Results

Test Name Success Rate Passes Fails Avg Time
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_erc20 100% 1 0 43s
autotx/tests/agents/token/research/test_research.py::test_get_top_5_most_traded_tokens_from_l1 100% 1 0 34s
autotx/tests/agents/token/test_swap.py::test_auto_tx_swap_with_non_default_token 100% 1 0 18s
autotx/tests/agents/token/test_swap_and_send.py::test_auto_tx_swap_and_send_complex 0% 0 1 1.88m
autotx/tests/agents/token/research/test_research.py::test_get_top_5_tokens_from_base 100% 1 0 39s
autotx/tests/agents/token/research/test_research.py::test_price_change_information 100% 1 0 15s
autotx/tests/agents/token/research/test_research.py::test_check_liquidity 100% 1 0 25s
autotx/tests/agents/token/research/test_research_and_swap.py::test_auto_tx_research_and_swap_meme_token 0% 0 1 34s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_eth_sequential 100% 1 0 37s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_erc20_parallel 100% 1 0 34s
autotx/tests/agents/token/research/test_research_and_swap.py::test_auto_tx_research_swap_and_send_governance_token 0% 0 1 1.17m
autotx/tests/agents/token/test_swap_and_send.py::test_auto_tx_swap_and_send_simple 0% 0 1 11s
autotx/tests/agents/token/research/test_research.py::test_get_token_exchanges 0% 0 1 11s
autotx/tests/agents/token/research/test_research.py::test_get_top_5_memecoins 0% 0 1 11s
autotx/tests/agents/token/send/test_send.py::test_auto_tx_send_eth 100% 1 0 27s
autotx/tests/agents/token/test_swap.py::test_auto_tx_swap_multiple 100% 1 0 25s
autotx/tests/agents/token/test_swap.py::test_auto_tx_swap_eth 100% 1 0 27s
autotx/tests/agents/token/research/test_research.py::test_get_top_5_memecoins_in_optimism 100% 1 0 39s

Total run time: 10.25 minutes

@dOrgJelli dOrgJelli merged commit 8165a24 into main Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants